CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rsa 算法

搜索资源列表

  1. 利用rsa算法防止非法注册机

    0下载:
  2. 这是一个利用rsa加解密实现防止非法注册机的程序,已经经过我的测试,非常好用。-This is a use of encryption and decryption rsa achieve prevent illegal Fillmore procedures, I have read the test, very handy.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:371643
    • 提供者:唐飞
  1. RSA

    0下载:
  2. RSA算法实现 Visual C++ 环境下开发-RSA algorithm Visual C++ Environment development
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:34068
    • 提供者:刘桢
  1. rsa

    0下载:
  2. 用C++实现rsa算法,直接用.exe文件运行就可以了-With C++ Achieve rsa algorithm, the direct use of. Exe files can run on a
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:43809
    • 提供者:gloria
  1. RSA

    0下载:
  2. RSA算法实现,只是简单的实现一下,如果需要,可以改变类型。-RSA algorithm, but simply the realization that, if necessary, can change the type.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1723
    • 提供者:zhangbanghua
  1. RSA

    1下载:
  2. RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatures,
  3. 所属分类:加密解密

    • 发布日期:2013-01-30
    • 文件大小:45931
    • 提供者:dxh
  1. rsa

    0下载:
  2. rsa算法 CRYPTO 函数库 实现,注意编译时候把工程属性修改成使用MFC静态连接-rsa algorithm library CRYPTO realized, attention to compile time to modify the project properties to use MFC static Connection
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1409
    • 提供者:尹有志
  1. rsa

    0下载:
  2. 掌握RSA算法描述。 采用C语言实现RSA加密算法-Grasp the RSA algorithm descr iption. Using C language to achieve RSA encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:6267
    • 提供者:vip
  1. RSA(Java)

    1下载:
  2. 介绍了用java编辑RSA算法实现,适合初学者-Introduction using java Edit RSA algorithm implementation, suitable for beginners
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2305
    • 提供者:fredric
  1. RSA

    0下载:
  2. java实现RSA算法-RSA in java
  3. 所属分类:Network Security

    • 发布日期:2017-04-12
    • 文件大小:773
    • 提供者:lidong
  1. rsa

    0下载:
  2. ecplise环境下密码学RSA算法的实现-ecplise environment RSA cryptography algorithm implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2917
    • 提供者:严海
  1. RSA

    1下载:
  2. RSA是被研究得最广泛的公钥算法,这里将RSA算法用matlab实现。-RSA is the most widely studied of the public key algorithm, RSA algorithm used here to achieve matlab.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3864
    • 提供者:欧阳
  1. rsa

    0下载:
  2. 这是RSA算法的原代码实现应该直接能用,已调试好-This is the original RSA algorithm implementation code can be used directly, has good debugging
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3260119
    • 提供者:demon
  1. rsa

    1下载:
  2. 能够用matlab实现RSA算法中加密解密的功能,产生的密钥为1024位,计算速度快。-Matlab able to achieve the RSA algorithm for encryption and decryption functions, have a key for 1024, the calculation speed.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:11959
    • 提供者:鲍茂然
  1. 8736103199-GuTingTing-RSA

    0下载:
  2. RSA密码体制的实现摘要自20世纪90年代以来,计算机网络技术使得计算机应用得到 ... 用VC++编程实现了RSA算法加密和解密运算,在算法的实现过程中,调用了已有的大整数类-The realization of RSA cryptosystem Abstract from the 20th century since the 90' s, computer network technology allows computer applications to be used ... VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:19365
    • 提供者:shenyong
  1. RSA

    0下载:
  2. 以前上信息安全技术选修的作业,RSA算法实现的-Information security technologies before elective operations, RSA algorithm realization
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:619073
    • 提供者:vical
  1. rsa

    0下载:
  2. 本程序主要用C实现了RSA算法。具体为输入数字进行RSA加密或解密。可根据自己要求做出适当修改。-C major with the procedures of the RSA algorithm realization. Specific figures for the importation of RSA encryption or decryption. May request in accordance with their amended as appropriate.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:120531
    • 提供者:zhujieli
  1. RSA

    0下载:
  2. 用RSA算法实现字符串的加密解密,MFC实现,界面简洁易操作。-RSA algorithm with a string encryption and decryption, MFC implementation, interface, simple and easy to operate.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1878969
    • 提供者:周旋
  1. RSA

    1下载:
  2. 使用java编写的一个实现加密的RSA算法-Written in a java implementation to use the RSA encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:44023
    • 提供者:张仪
  1. RSA

    0下载:
  2. 输入明文,用rsa算法加密,然后输出加密后的密文,再用此算法解密,输出解密后的明文。-Input plaintext, using rsa encryption algorithm, and then the output encrypted ciphertext, and then decrypt this algorithm, the output of the plaintext after decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:816726
    • 提供者:陌生初熏
  1. RSA

    1下载:
  2. RSA算法加密与解密,MFC精美的添加SKinMagic皮肤的可视化界面,采用了分治法处理大整数取模问题-RSA algorithm for encryption and decryption, MFC delicate skin to add SKinMagic visual interface, using divide and conquer the problem to handle large integers modulo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2331637
    • 提供者:yanpinghu
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com